GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / PrintSetPaperBin_2 Method





In This Topic
PrintSetPaperBin_2 Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function PrintSetPaperBin_2( _
   ByVal PaperBin As PaperSource _
) As Boolean
public bool PrintSetPaperBin_2( 
   PaperSource PaperBin
)
public function PrintSetPaperBin_2( 
    PaperBin: PaperSource
): Boolean; 
public function PrintSetPaperBin_2( 
   PaperBin : PaperSource
) : boolean;
public: bool PrintSetPaperBin_2( 
   PaperSource* PaperBin
) 
public:
bool PrintSetPaperBin_2( 
   PaperSource^ PaperBin
) 

Parameters

PaperBin
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members